crypto/internal/fips140/edwards25519.projP2.Z (field)
8 uses
crypto/internal/fips140/edwards25519 (current package)
edwards25519.go#L20: X, Y, Z field.Element
edwards25519.go#L62: v.Z.One()
edwards25519.go#L199: v.Z.Multiply(&p.Z, &p.T)
edwards25519.go#L206: v.Z.Set(&p.z)
edwards25519.go#L219: v.x.Multiply(&p.X, &p.Z)
edwards25519.go#L220: v.y.Multiply(&p.Y, &p.Z)
edwards25519.go#L221: v.z.Square(&p.Z)
edwards25519.go#L358: ZZ2.Square(&p.Z)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |